Skip to content

chore: rename rest-api's option from manageCustomResponse to sendResponse#548

Merged
ymc9 merged 1 commit into
devfrom
chore/rename-rest-api-option
Jul 4, 2023
Merged

chore: rename rest-api's option from manageCustomResponse to sendResponse#548
ymc9 merged 1 commit into
devfrom
chore/rename-rest-api-option

Conversation

@ymc9

@ymc9 ymc9 commented Jul 4, 2023

Copy link
Copy Markdown
Member

@chemitaxis I'm thinking of renaming the option for better clarity. Do you mind taking a look?

@chemitaxis

Copy link
Copy Markdown
Contributor

excellent @ymc9 :) the best name ever!! 😂

@ymc9 ymc9 merged commit 0beec92 into dev Jul 4, 2023
@ymc9 ymc9 deleted the chore/rename-rest-api-option branch July 4, 2023 12:30
ymc9 added a commit that referenced this pull request Feb 10, 2026
* feat: audit policy collection aliases

provides a means to alias collections in @@Allow collections by extending the ast
this allows for utilizing collections inside of @@Allow like:

```
memberships?[m,
    auth().memberships?[
        tenantId == m.tenantId ...
    ]
  ]
```

* fix: code review comments + syntax fixes

* refactor: extract collection predicate binding to its own language construct (#2)

- adjusted language processing chain accordingly
- fixed several issues in policy transformer/evaluator
- more test cases

* addressing PR comments

---------

Co-authored-by: Yiming Cao <yiming@whimslab.io>
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants